Total Complexity | 40 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 287 |
Lines of code | 135 |
Logical lines of code | 72 |
Comment lines | 105 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
sanitize_multiple_values() | 48 | 11 | 35 | |
lookup_next_array_integer_key() | 55 | 6 | 21 | |
recursive_remove_all_null_and_blank_strings() | 55 | 5 | 22 | |
flatten_array() | 60 | 4 | 14 | |
is_associative_array() | 67 | 3 | 8 | |
filter_array_only_numeric_keys_as_int() | 64 | 3 | 10 | |
are_all_keys_of_first_array_also_in_second_array() | 67 | 3 | 8 | |
are_all_array_values_null_or_scalar() | 65 | 3 | 9 | |
get_max_int_key() | 67 | 2 | 8 |